#021be6 color space conversions
Hex:
        #021be6
        RGB:
        2, 27, 230
        CMY:
        99, 89, 10
        CMYK:
        99, 88, 0, 10
      HSL:
        233°, 98.2759%, 45.4902%
        HSV (HSB):
        233°, 99.1304%, 90.1961%
        XYZ:
        14.6999, 6.5099, 75.3447
        xyY:
        0.1522, 0.0674, 6.5099
      CIE-Lab:
        30.6642, 67.2485, -96.4444
        CIE-LCH:
        30.6642, 117.5750, 304.8872
        CIE-Luv:
        30.6642, -9.5965, -117.6732
        Hunter-Lab:
        25.5146, 58.1899, -157.2234
      #021be6 color charts
#021be6 RGB chart
      #021be6 CMYK chart
      #021be6 RGB pie chart
      #021be6 color shades, tints & tones
#021be6 color schemes
#021be6 color preview, HTML & CSS examples
           This text has a color of #021be6        
        
          <p style="color:#021be6;">Text here</p>
        
        
          .mytext {color:#021be6;}
        
        Text color #021be6
      
           This box has a color of #021be6        
        
          <div style="background-color:#021be6;">Content here</div>
        
        
          .mybackground {background-color:#021be6;}
        
        Background color #021be6
      
           Border around this has a color of #021be6        
        
          <div style="border:2px solid #021be6;">Content here</div>
        
        
          .myborder {border:2px solid #021be6;}
        
        Border color #021be6