#0d0bfa color space conversions
Hex:
        #0d0bfa
        RGB:
        13, 11, 250
        CMY:
        95, 96, 2
        CMYK:
        95, 96, 0, 2
      HSL:
        241°, 95.9839%, 51.1765%
        HSV (HSB):
        241°, 95.6000%, 98.0392%
        XYZ:
        17.5410, 7.2270, 90.9129
        xyY:
        0.1516, 0.0625, 7.2270
      CIE-Lab:
        32.3183, 76.4016, -105.0222
        CIE-LCH:
        32.3183, 129.8725, 306.0352
        CIE-Luv:
        32.3183, -9.1807, -128.2225
        Hunter-Lab:
        26.8831, 69.4238, -181.6876
      #0d0bfa color charts
#0d0bfa RGB chart
      #0d0bfa CMYK chart
      #0d0bfa RGB pie chart
      #0d0bfa color shades, tints & tones
#0d0bfa color schemes
#0d0bfa color preview, HTML & CSS examples
           This text has a color of #0d0bfa        
        
          <p style="color:#0d0bfa;">Text here</p>
        
        
          .mytext {color:#0d0bfa;}
        
        Text color #0d0bfa
      
           This box has a color of #0d0bfa        
        
          <div style="background-color:#0d0bfa;">Content here</div>
        
        
          .mybackground {background-color:#0d0bfa;}
        
        Background color #0d0bfa
      
           Border around this has a color of #0d0bfa        
        
          <div style="border:2px solid #0d0bfa;">Content here</div>
        
        
          .myborder {border:2px solid #0d0bfa;}
        
        Border color #0d0bfa