#0232dc color space conversions
Hex:
        #0232dc
        RGB:
        2, 50, 220
        CMY:
        99, 80, 14
        CMYK:
        99, 77, 0, 14
      HSL:
        227°, 98.1982%, 43.5294%
        HSV (HSB):
        227°, 99.0909%, 86.2745%
        XYZ:
        14.0839, 7.4614, 68.4080
        xyY:
        0.1566, 0.0829, 7.4614
      CIE-Lab:
        32.8351, 54.0888, -87.0970
        CIE-LCH:
        32.8351, 102.5256, 301.8410
        CIE-Luv:
        32.8351, -11.8492, -113.3722
        Hunter-Lab:
        27.3156, 44.2322, -129.3625
      #0232dc color charts
#0232dc RGB chart
      #0232dc CMYK chart
      #0232dc RGB pie chart
      #0232dc color shades, tints & tones
#0232dc color schemes
#0232dc color preview, HTML & CSS examples
           This text has a color of #0232dc        
        
          <p style="color:#0232dc;">Text here</p>
        
        
          .mytext {color:#0232dc;}
        
        Text color #0232dc
      
           This box has a color of #0232dc        
        
          <div style="background-color:#0232dc;">Content here</div>
        
        
          .mybackground {background-color:#0232dc;}
        
        Background color #0232dc
      
           Border around this has a color of #0232dc        
        
          <div style="border:2px solid #0232dc;">Content here</div>
        
        
          .myborder {border:2px solid #0232dc;}
        
        Border color #0232dc