#2a28ec color space conversions
Hex:
        #2a28ec
        RGB:
        42, 40, 236
        CMY:
        84, 84, 7
        CMYK:
        82, 83, 0, 7
      HSL:
        241°, 83.7607%, 54.1176%
        HSV (HSB):
        241°, 83.0508%, 92.5490%
        XYZ:
        16.8540, 8.0660, 80.0255
        xyY:
        0.1606, 0.0769, 8.0660
      CIE-Lab:
        34.1199, 64.8701, -94.0763
        CIE-LCH:
        34.1199, 114.2736, 304.5881
        CIE-Luv:
        34.1199, -8.6286, -122.5325
        Hunter-Lab:
        28.4006, 56.2273, -147.1832
      #2a28ec color charts
#2a28ec RGB chart
      #2a28ec CMYK chart
      #2a28ec RGB pie chart
      #2a28ec color shades, tints & tones
#2a28ec color schemes
#2a28ec color preview, HTML & CSS examples
           This text has a color of #2a28ec        
        
          <p style="color:#2a28ec;">Text here</p>
        
        
          .mytext {color:#2a28ec;}
        
        Text color #2a28ec
      
           This box has a color of #2a28ec        
        
          <div style="background-color:#2a28ec;">Content here</div>
        
        
          .mybackground {background-color:#2a28ec;}
        
        Background color #2a28ec
      
           Border around this has a color of #2a28ec        
        
          <div style="border:2px solid #2a28ec;">Content here</div>
        
        
          .myborder {border:2px solid #2a28ec;}
        
        Border color #2a28ec