#230cd5 color space conversions
Hex:
        #230cd5
        RGB:
        35, 12, 213
        CMY:
        86, 95, 16
        CMYK:
        84, 94, 0, 16
      HSL:
        247°, 89.3333%, 44.1176%
        HSV (HSB):
        247°, 94.3662%, 83.5294%
        XYZ:
        12.8348, 5.4244, 63.3213
        xyY:
        0.1573, 0.0665, 5.4244
      CIE-Lab:
        27.9111, 67.2478, -91.2310
        CIE-LCH:
        27.9111, 113.3374, 306.3945
        CIE-Luv:
        27.9111, -6.2307, -107.5967
        Hunter-Lab:
        23.2903, 57.6102, -144.8938
      #230cd5 color charts
#230cd5 RGB chart
      #230cd5 CMYK chart
      #230cd5 RGB pie chart
      #230cd5 color shades, tints & tones
#230cd5 color schemes
#230cd5 color preview, HTML & CSS examples
           This text has a color of #230cd5        
        
          <p style="color:#230cd5;">Text here</p>
        
        
          .mytext {color:#230cd5;}
        
        Text color #230cd5
      
           This box has a color of #230cd5        
        
          <div style="background-color:#230cd5;">Content here</div>
        
        
          .mybackground {background-color:#230cd5;}
        
        Background color #230cd5
      
           Border around this has a color of #230cd5        
        
          <div style="border:2px solid #230cd5;">Content here</div>
        
        
          .myborder {border:2px solid #230cd5;}
        
        Border color #230cd5