#2302bf color space conversions
Hex:
        #2302bf
        RGB:
        35, 2, 191
        CMY:
        86, 99, 25
        CMYK:
        82, 99, 0, 25
      HSL:
        250°, 97.9275%, 37.8431%
        HSV (HSB):
        250°, 98.9529%, 74.9020%
        XYZ:
        10.1188, 4.1623, 49.5603
        xyY:
        0.1585, 0.0652, 4.1623
      CIE-Lab:
        24.2010, 63.6937, -84.5346
        CIE-LCH:
        24.2010, 105.8441, 306.9967
        CIE-Luv:
        24.2010, -4.6840, -94.0722
        Hunter-Lab:
        20.4018, 52.8287, -129.7468
      #2302bf color charts
#2302bf RGB chart
      #2302bf CMYK chart
      #2302bf RGB pie chart
      #2302bf color shades, tints & tones
#2302bf color schemes
#2302bf color preview, HTML & CSS examples
           This text has a color of #2302bf        
        
          <p style="color:#2302bf;">Text here</p>
        
        
          .mytext {color:#2302bf;}
        
        Text color #2302bf
      
           This box has a color of #2302bf        
        
          <div style="background-color:#2302bf;">Content here</div>
        
        
          .mybackground {background-color:#2302bf;}
        
        Background color #2302bf
      
           Border around this has a color of #2302bf        
        
          <div style="border:2px solid #2302bf;">Content here</div>
        
        
          .myborder {border:2px solid #2302bf;}
        
        Border color #2302bf