#2330dc color space conversions
Hex:
        #2330dc
        RGB:
        35, 48, 220
        CMY:
        86, 81, 14
        CMYK:
        84, 78, 0, 14
      HSL:
        236°, 72.5490%, 50.0000%
        HSV (HSB):
        236°, 84.0909%, 86.2745%
        XYZ:
        14.6684, 7.6385, 68.4114
        xyY:
        0.1617, 0.0842, 7.6385
      CIE-Lab:
        33.2185, 56.0467, -86.4388
        CIE-LCH:
        33.2185, 103.0189, 302.9593
        CIE-Luv:
        33.2185, -9.6833, -113.4890
        Hunter-Lab:
        27.6379, 46.3696, -127.4126
      #2330dc color charts
#2330dc RGB chart
      #2330dc CMYK chart
      #2330dc RGB pie chart
      #2330dc color shades, tints & tones
#2330dc color schemes
#2330dc color preview, HTML & CSS examples
           This text has a color of #2330dc        
        
          <p style="color:#2330dc;">Text here</p>
        
        
          .mytext {color:#2330dc;}
        
        Text color #2330dc
      
           This box has a color of #2330dc        
        
          <div style="background-color:#2330dc;">Content here</div>
        
        
          .mybackground {background-color:#2330dc;}
        
        Background color #2330dc
      
           Border around this has a color of #2330dc        
        
          <div style="border:2px solid #2330dc;">Content here</div>
        
        
          .myborder {border:2px solid #2330dc;}
        
        Border color #2330dc