#0210fa color space conversions
Hex:
        #0210fa
        RGB:
        2, 16, 250
        CMY:
        99, 94, 2
        CMYK:
        99, 94, 0, 2
      HSL:
        237°, 98.4127%, 49.4118%
        HSV (HSB):
        237°, 99.2000%, 98.0392%
        XYZ:
        17.4656, 7.2856, 90.9282
        xyY:
        0.1510, 0.0630, 7.2856
      CIE-Lab:
        32.4485, 75.4323, -104.8083
        CIE-LCH:
        32.4485, 129.1310, 305.7432
        CIE-Luv:
        32.4485, -9.6936, -128.3287
        Hunter-Lab:
        26.9919, 68.2663, -180.8374
      #0210fa color charts
#0210fa RGB chart
      #0210fa CMYK chart
      #0210fa RGB pie chart
      #0210fa color shades, tints & tones
#0210fa color schemes
#0210fa color preview, HTML & CSS examples
           This text has a color of #0210fa        
        
          <p style="color:#0210fa;">Text here</p>
        
        
          .mytext {color:#0210fa;}
        
        Text color #0210fa
      
           This box has a color of #0210fa        
        
          <div style="background-color:#0210fa;">Content here</div>
        
        
          .mybackground {background-color:#0210fa;}
        
        Background color #0210fa
      
           Border around this has a color of #0210fa        
        
          <div style="border:2px solid #0210fa;">Content here</div>
        
        
          .myborder {border:2px solid #0210fa;}
        
        Border color #0210fa