#2300d0 color space conversions
Hex:
        #2300d0
        RGB:
        35, 0, 208
        CMY:
        86, 100, 18
        CMYK:
        83, 100, 0, 18
      HSL:
        250°, 100.0000%, 40.7843%
        HSV (HSB):
        250°, 100.0000%, 81.5686%
        XYZ:
        12.0783, 4.9114, 59.9859
        xyY:
        0.1569, 0.0638, 4.9114
      CIE-Lab:
        26.4808, 68.2702, -90.7129
        CIE-LCH:
        26.4808, 113.5326, 306.9650
        CIE-Luv:
        26.4808, -5.5117, -103.9561
        Hunter-Lab:
        22.1617, 58.5012, -144.9696
      #2300d0 color charts
#2300d0 RGB chart
      #2300d0 CMYK chart
      #2300d0 RGB pie chart
      #2300d0 color shades, tints & tones
#2300d0 color schemes
#2300d0 color preview, HTML & CSS examples
           This text has a color of #2300d0        
        
          <p style="color:#2300d0;">Text here</p>
        
        
          .mytext {color:#2300d0;}
        
        Text color #2300d0
      
           This box has a color of #2300d0        
        
          <div style="background-color:#2300d0;">Content here</div>
        
        
          .mybackground {background-color:#2300d0;}
        
        Background color #2300d0
      
           Border around this has a color of #2300d0        
        
          <div style="border:2px solid #2300d0;">Content here</div>
        
        
          .myborder {border:2px solid #2300d0;}
        
        Border color #2300d0