#230cdf color space conversions
Hex:
        #230cdf
        RGB:
        35, 12, 223
        CMY:
        86, 95, 13
        CMYK:
        84, 95, 0, 13
      HSL:
        247°, 89.7872%, 46.0784%
        HSV (HSB):
        247°, 94.6188%, 87.4510%
        XYZ:
        14.1439, 5.9480, 70.2146
        xyY:
        0.1566, 0.0659, 5.9480
      CIE-Lab:
        29.2808, 69.7838, -94.7198
        CIE-LCH:
        29.2808, 117.6505, 306.3805
        CIE-Luv:
        29.2808, -6.7250, -113.3795
        Hunter-Lab:
        24.3885, 60.8397, -153.6245
      #230cdf color charts
#230cdf RGB chart
      #230cdf CMYK chart
      #230cdf RGB pie chart
      #230cdf color shades, tints & tones
#230cdf color schemes
#230cdf color preview, HTML & CSS examples
           This text has a color of #230cdf        
        
          <p style="color:#230cdf;">Text here</p>
        
        
          .mytext {color:#230cdf;}
        
        Text color #230cdf
      
           This box has a color of #230cdf        
        
          <div style="background-color:#230cdf;">Content here</div>
        
        
          .mybackground {background-color:#230cdf;}
        
        Background color #230cdf
      
           Border around this has a color of #230cdf        
        
          <div style="border:2px solid #230cdf;">Content here</div>
        
        
          .myborder {border:2px solid #230cdf;}
        
        Border color #230cdf