#021be5 color space conversions
Hex:
        #021be5
        RGB:
        2, 27, 229
        CMY:
        99, 89, 10
        CMYK:
        99, 88, 0, 10
      HSL:
        233°, 98.2684%, 45.2941%
        HSV (HSB):
        233°, 99.1266%, 89.8039%
        XYZ:
        14.5598, 6.4539, 74.6071
        xyY:
        0.1523, 0.0675, 6.4539
      CIE-Lab:
        30.5299, 66.9721, -96.0967
        CIE-LCH:
        30.5299, 117.1317, 304.8736
        CIE-Luv:
        30.5299, -9.5609, -117.1004
        Hunter-Lab:
        25.4046, 57.8437, -156.3373
      #021be5 color charts
#021be5 RGB chart
      #021be5 CMYK chart
      #021be5 RGB pie chart
      #021be5 color shades, tints & tones
#021be5 color schemes
#021be5 color preview, HTML & CSS examples
           This text has a color of #021be5        
        
          <p style="color:#021be5;">Text here</p>
        
        
          .mytext {color:#021be5;}
        
        Text color #021be5
      
           This box has a color of #021be5        
        
          <div style="background-color:#021be5;">Content here</div>
        
        
          .mybackground {background-color:#021be5;}
        
        Background color #021be5
      
           Border around this has a color of #021be5        
        
          <div style="border:2px solid #021be5;">Content here</div>
        
        
          .myborder {border:2px solid #021be5;}
        
        Border color #021be5