#c365f3 color space conversions
Hex:
        #c365f3
        RGB:
        195, 101, 243
        CMY:
        24, 60, 5
        CMYK:
        20, 58, 0, 5
      HSL:
        280°, 85.5422%, 67.4510%
        HSV (HSB):
        280°, 58.4362%, 95.2941%
        XYZ:
        43.3370, 27.3805, 87.7949
        xyY:
        0.2734, 0.1727, 27.3805
      CIE-Lab:
        59.3249, 60.1607, -56.2809
        CIE-LCH:
        59.3249, 82.3824, 316.9084
        CIE-Luv:
        59.3249, 33.7673, -96.2900
        Hunter-Lab:
        52.3264, 56.2635, -62.8501
      #c365f3 color charts
#c365f3 RGB chart
      #c365f3 CMYK chart
      #c365f3 RGB pie chart
      #c365f3 color shades, tints & tones
#c365f3 color schemes
#c365f3 color preview, HTML & CSS examples
           This text has a color of #c365f3        
        
          <p style="color:#c365f3;">Text here</p>
        
        
          .mytext {color:#c365f3;}
        
        Text color #c365f3
      
           This box has a color of #c365f3        
        
          <div style="background-color:#c365f3;">Content here</div>
        
        
          .mybackground {background-color:#c365f3;}
        
        Background color #c365f3
      
           Border around this has a color of #c365f3        
        
          <div style="border:2px solid #c365f3;">Content here</div>
        
        
          .myborder {border:2px solid #c365f3;}
        
        Border color #c365f3