#2367fd color space conversions
Hex:
        #2367fd
        RGB:
        35, 103, 253
        CMY:
        86, 60, 1
        CMYK:
        86, 59, 0, 1
      HSL:
        221°, 98.1982%, 56.4706%
        HSV (HSB):
        221°, 86.1660%, 99.2157%
        XYZ:
        23.2730, 17.1497, 95.0121
        xyY:
        0.1718, 0.1266, 17.1497
      CIE-Lab:
        48.4481, 35.0123, -80.0012
        CIE-LCH:
        48.4481, 87.3273, 293.6365
        CIE-Luv:
        48.4481, -20.9333, -123.0826
        Hunter-Lab:
        41.4122, 27.8430, -107.0408
      #2367fd color charts
#2367fd RGB chart
      #2367fd CMYK chart
      #2367fd RGB pie chart
      #2367fd color shades, tints & tones
#2367fd color schemes
#2367fd color preview, HTML & CSS examples
           This text has a color of #2367fd        
        
          <p style="color:#2367fd;">Text here</p>
        
        
          .mytext {color:#2367fd;}
        
        Text color #2367fd
      
           This box has a color of #2367fd        
        
          <div style="background-color:#2367fd;">Content here</div>
        
        
          .mybackground {background-color:#2367fd;}
        
        Background color #2367fd
      
           Border around this has a color of #2367fd        
        
          <div style="border:2px solid #2367fd;">Content here</div>
        
        
          .myborder {border:2px solid #2367fd;}
        
        Border color #2367fd