#021bfa color space conversions
Hex:
        #021bfa
        RGB:
        2, 27, 250
        CMY:
        99, 89, 2
        CMYK:
        99, 89, 0, 2
      HSL:
        234°, 98.4127%, 49.4118%
        HSV (HSB):
        234°, 99.2000%, 98.0392%
        XYZ:
        17.6723, 7.6989, 90.9971
        xyY:
        0.1519, 0.0662, 7.6989
      CIE-Lab:
        33.3478, 72.6727, -103.3053
        CIE-LCH:
        33.3478, 126.3064, 305.1254
        CIE-Luv:
        33.3478, -10.3142, -129.0734
        Hunter-Lab:
        27.7469, 65.1315, -175.0212
      #021bfa color charts
#021bfa RGB chart
      #021bfa CMYK chart
      #021bfa RGB pie chart
      #021bfa color shades, tints & tones
#021bfa color schemes
#021bfa color preview, HTML & CSS examples
           This text has a color of #021bfa        
        
          <p style="color:#021bfa;">Text here</p>
        
        
          .mytext {color:#021bfa;}
        
        Text color #021bfa
      
           This box has a color of #021bfa        
        
          <div style="background-color:#021bfa;">Content here</div>
        
        
          .mybackground {background-color:#021bfa;}
        
        Background color #021bfa
      
           Border around this has a color of #021bfa        
        
          <div style="border:2px solid #021bfa;">Content here</div>
        
        
          .myborder {border:2px solid #021bfa;}
        
        Border color #021bfa