#0232f3 color space conversions
Hex:
        #0232f3
        RGB:
        2, 50, 243
        CMY:
        99, 80, 5
        CMYK:
        99, 79, 0, 5
      HSL:
        228°, 98.3673%, 48.0392%
        HSV (HSB):
        228°, 99.1770%, 95.2941%
        XYZ:
        17.3433, 8.7652, 85.5718
        xyY:
        0.1553, 0.0785, 8.7652
      CIE-Lab:
        35.5282, 61.4924, -95.7251
        CIE-LCH:
        35.5282, 113.7743, 302.7161
        CIE-Luv:
        35.5282, -12.3662, -126.4647
        Hunter-Lab:
        29.6060, 52.7552, -150.6445
      #0232f3 color charts
#0232f3 RGB chart
      #0232f3 CMYK chart
      #0232f3 RGB pie chart
      #0232f3 color shades, tints & tones
#0232f3 color schemes
#0232f3 color preview, HTML & CSS examples
           This text has a color of #0232f3        
        
          <p style="color:#0232f3;">Text here</p>
        
        
          .mytext {color:#0232f3;}
        
        Text color #0232f3
      
           This box has a color of #0232f3        
        
          <div style="background-color:#0232f3;">Content here</div>
        
        
          .mybackground {background-color:#0232f3;}
        
        Background color #0232f3
      
           Border around this has a color of #0232f3        
        
          <div style="border:2px solid #0232f3;">Content here</div>
        
        
          .myborder {border:2px solid #0232f3;}
        
        Border color #0232f3