#0227fb color space conversions
Hex:
        #0227fb
        RGB:
        2, 39, 251
        CMY:
        99, 85, 2
        CMYK:
        99, 84, 0, 2
      HSL:
        231°, 98.4190%, 49.6078%
        HSV (HSB):
        231°, 99.2032%, 98.4314%
        XYZ:
        18.1631, 8.4290, 91.9364
        xyY:
        0.1532, 0.0711, 8.4290
      CIE-Lab:
        34.8608, 68.7692, -101.3427
        CIE-LCH:
        34.8608, 122.4726, 304.1601
        CIE-Luv:
        34.8608, -11.3411, -130.4690
        Hunter-Lab:
        29.0327, 60.8641, -167.4278
      #0227fb color charts
#0227fb RGB chart
      #0227fb CMYK chart
      #0227fb RGB pie chart
      #0227fb color shades, tints & tones
#0227fb color schemes
#0227fb color preview, HTML & CSS examples
           This text has a color of #0227fb        
        
          <p style="color:#0227fb;">Text here</p>
        
        
          .mytext {color:#0227fb;}
        
        Text color #0227fb
      
           This box has a color of #0227fb        
        
          <div style="background-color:#0227fb;">Content here</div>
        
        
          .mybackground {background-color:#0227fb;}
        
        Background color #0227fb
      
           Border around this has a color of #0227fb        
        
          <div style="border:2px solid #0227fb;">Content here</div>
        
        
          .myborder {border:2px solid #0227fb;}
        
        Border color #0227fb