#2228fe color space conversions
Hex:
        #2228fe
        RGB:
        34, 40, 254
        CMY:
        87, 84, 0
        CMYK:
        87, 84, 0, 0
      HSL:
        238°, 99.0991%, 56.4706%
        HSV (HSB):
        238°, 86.6142%, 99.6078%
        XYZ:
        19.3079, 9.0134, 94.4881
        xyY:
        0.1572, 0.0734, 9.0134
      CIE-Lab:
        36.0101, 69.7426, -101.0939
        CIE-LCH:
        36.0101, 122.8170, 304.6010
        CIE-Luv:
        36.0101, -10.0655, -132.5364
        Hunter-Lab:
        30.0224, 62.2571, -165.5852
      #2228fe color charts
#2228fe RGB chart
      #2228fe CMYK chart
      #2228fe RGB pie chart
      #2228fe color shades, tints & tones
#2228fe color schemes
#2228fe color preview, HTML & CSS examples
           This text has a color of #2228fe        
        
          <p style="color:#2228fe;">Text here</p>
        
        
          .mytext {color:#2228fe;}
        
        Text color #2228fe
      
           This box has a color of #2228fe        
        
          <div style="background-color:#2228fe;">Content here</div>
        
        
          .mybackground {background-color:#2228fe;}
        
        Background color #2228fe
      
           Border around this has a color of #2228fe        
        
          <div style="border:2px solid #2228fe;">Content here</div>
        
        
          .myborder {border:2px solid #2228fe;}
        
        Border color #2228fe