#2d10ba color space conversions
Hex:
        #2d10ba
        RGB:
        45, 16, 186
        CMY:
        82, 94, 27
        CMYK:
        76, 91, 0, 27
      HSL:
        250°, 84.1584%, 39.6078%
        HSV (HSB):
        250°, 91.3978%, 72.9412%
        XYZ:
        10.1304, 4.4736, 46.7839
        xyY:
        0.1650, 0.0729, 4.4736
      CIE-Lab:
        25.1792, 59.5676, -79.9197
        CIE-LCH:
        25.1792, 99.6768, 306.6987
        CIE-Luv:
        25.1792, -3.7996, -92.7307
        Hunter-Lab:
        21.1510, 48.4796, -116.3381
      #2d10ba color charts
#2d10ba RGB chart
      #2d10ba CMYK chart
      #2d10ba RGB pie chart
      #2d10ba color shades, tints & tones
#2d10ba color schemes
#2d10ba color preview, HTML & CSS examples
           This text has a color of #2d10ba        
        
          <p style="color:#2d10ba;">Text here</p>
        
        
          .mytext {color:#2d10ba;}
        
        Text color #2d10ba
      
           This box has a color of #2d10ba        
        
          <div style="background-color:#2d10ba;">Content here</div>
        
        
          .mybackground {background-color:#2d10ba;}
        
        Background color #2d10ba
      
           Border around this has a color of #2d10ba        
        
          <div style="border:2px solid #2d10ba;">Content here</div>
        
        
          .myborder {border:2px solid #2d10ba;}
        
        Border color #2d10ba