#2d28eb color space conversions
Hex:
        #2d28eb
        RGB:
        45, 40, 235
        CMY:
        82, 84, 8
        CMYK:
        81, 83, 0, 8
      HSL:
        242°, 82.9787%, 53.9216%
        HSV (HSB):
        242°, 82.9787%, 92.1569%
        XYZ:
        16.8364, 8.0736, 79.2683
        xyY:
        0.1616, 0.0775, 8.0736
      CIE-Lab:
        34.1358, 64.7038, -93.4778
        CIE-LCH:
        34.1358, 113.6867, 304.6904
        CIE-Luv:
        34.1358, -8.2576, -122.0148
        Hunter-Lab:
        28.4141, 56.0428, -145.5142
      #2d28eb color charts
#2d28eb RGB chart
      #2d28eb CMYK chart
      #2d28eb RGB pie chart
      #2d28eb color shades, tints & tones
#2d28eb color schemes
#2d28eb color preview, HTML & CSS examples
           This text has a color of #2d28eb        
        
          <p style="color:#2d28eb;">Text here</p>
        
        
          .mytext {color:#2d28eb;}
        
        Text color #2d28eb
      
           This box has a color of #2d28eb        
        
          <div style="background-color:#2d28eb;">Content here</div>
        
        
          .mybackground {background-color:#2d28eb;}
        
        Background color #2d28eb
      
           Border around this has a color of #2d28eb        
        
          <div style="border:2px solid #2d28eb;">Content here</div>
        
        
          .myborder {border:2px solid #2d28eb;}
        
        Border color #2d28eb